Re: [GENERAL] postgres getting slow

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [GENERAL] postgres getting slow
Дата
Msg-id l03130303b36d843afa93@[147.233.159.109]
обсуждение исходный текст
Ответ на Re: [GENERAL] postgres getting slow  (Brian <signal@shreve.net>)
Список pgsql-general
At 21:51 +0300 on 20/05/1999, Brian wrote:


> What sort of things to do you catch with logging this?  I haven't seen a
> single thing goto this file since starting it:
>
> export PGLOGFILE=/var/lib/pgsql/pg.log
> su postgres -c '/usr/bin/postmaster -B 250 -i -S -D/var/lib/pgsql -o -S
>1024 >> ${PGLOGFILE} 2>&1'

I usually add "-d 2" to my postmaster invocation. It puts a lot of
information in the logfile, although I must say I've never been happy about
Postgres's logs. If you want to see where an error has occured, the actual
query is buried within many internal messages.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Compile problem on BSDi 3.0
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] Looking for Mr. Autonum